============================================================================== Schema Editor Release Notes ============================================================================== The release notes provide details of enhancements, features, known issues, and workflow changes in Schema Editor 4.6.1.1000 and the version history. 4.6.1.1000 =================================================================== Released 2025-05-09 Enhancements & New Features * Updated third-party libraries The connector has been updated to use the following libraries: - expat 2.7.1 (previously 2.6.2) - ICU 74.2 (previously 71.1) - OpenSSL 3.0.16 (previously 3.0.13) Known Issues The following are known issues that you may encounter due to limitations in the data source, the editor, or an application. * The application is not supported on AIX. You cannot use the Schema Editor on AIX machines. When using the AIX version of the Simba MongoDB ODBC Connector, you must connect using a temporary schema definition that is generated during connection time or a persistent schema definition that was created on another platform. * Table properties cannot be modified through the main pane of the Design View. To rename or hide a table, right-click the table in the left pane and then use the options in the menu that opens. * The Delete Column button appears to be available for columns that cannot be deleted. When you select a column that has the User Generated Column property is set to false, the Delete Column button becomes available even though only user-generated columns can be deleted. Clicking the button does not delete the column. * The application cannot return to the start page. To return to the start page from another screen in the Schema Editor, you must restart the application. * The JSON filter cannot be updated in the Sample View. In the Sample View, after specifying a JSON filter and sampling the data, you cannot change the filter and update the sample. To re-sample the data with a different JSON filter, restart the application. Workflow Changes ============================================================ The following changes may disrupt workflows from earlier versions. 4.2.3 ----------------------------------------------------------------------- * Added bundled JRE A JRE for the 32-bit version of the driver is now bundled with the Schema Editor. 4.2.0 ------------------------------------------------------------------------ * Removed bundled JRE A JRE for the 32-bit version of the driver is no longer bundled with the Schema Editor (neither Oracle nor OpenJDK). If you are using the Schema Editor with the 32-bit version of the driver, you will need to place Oracle JRE v8u181, with the name “jre”, in the following location: [INSTALLDIR]/Tools/SchemaEditor/runtime/ Version History ============================================================== 4.4.6 ------------------------------------------------------------------------ Released 2024-10-31 Enhancements & New Features * [COUCHO-656] Security updates The connector has been updated with security improvements. 4.4.5 ------------------------------------------------------------------------ Released 2024-08-14 Enhancements & New Features * Updated third-party libraries The Schema Editor has been updated to use the following libraries: - expat 2.6.2 (previously 2.5.0) - jackson-annotations 2.16.1 (previously 2.16.0) - jackson-core 2.16.1 (previously 2.16.0) - jackson-databind 2.16.1 (previously 2.16.0) - log4j 2.23.1 (previously 2.17.1) - OpenSSL 3.0.13 (previously 3.0.12) 4.4.1 ------------------------------------------------------------------------ Released 2023-08-11 Enhancements & New Features * Updated OpenSSL support The connector now uses OpenSSL version 3.0.9. Previously, the connector used OpenSSL version 3.0.8. 4.4.0 ------------------------------------------------------------------------ Released 2023-04-07 Enhancements & New Features * [MDBO-861] Updated third-party libraries The Schema Editor now uses the following third-party libraries: - Expat 2.5.0 (previously 2.4.6) - ICU 71.1.x (previously 58.3x) - OpenSSL 3.0.8 (previously 1.1.1) * [MDBO-862] Updated platform support for Linux The connector now supports the following versions of Linux distributions: - Debian 9 - SLES 15 - Ubuntu 18.04 or 20.04 For a list of supported Linux versions, see the Schema Editor User Guide. * [MDBO-863] Updated platform support for macOS The connector now supports the macOS versions 10.14 and 10.15. For a list of supported macOS versions, see the Schema Editor User Guide. 4.3.0 ------------------------------------------------------------------------ Released 2022-05-12 Enhancements & New Features * Internal application improvements The editor has been updated with minor internal improvements. 4.2.5 ------------------------------------------------------------------------ Released 2022-01-14 Enhancements & New Features * Updated log4j third-party libraries The Schema Editor has been updated to version 2.17.1 of the log4j third-party libraries. 4.2.4 ------------------------------------------------------------------------ Released 2021-12-31 Enhancements & New Features * Updated log4j third-party libraries The Schema Editor has been updated to version 2.17.0 of the log4j third-party libraries. 4.2.3 ------------------------------------------------------------------------ Released 2021-01-29 Enhancements & New Features * Updated JRE version The editor now uses Java Runtime Environment (JRE) version 8, Update 282. Previously, the editor used version 8, Update 192. * Updated third-party libraries The editor now uses the following third-party libraries: - Jackson version 2.11.3 (previously 2.10.4) - Log4j version 2.13.3 (previously 1.2.17) * Internal application improvements The editor has been updated with minor internal improvements. 4.2.0 ------------------------------------------------------------------------ Released 2019-02-08 Enhancements & New Features * Support for OpenJDK The 64-bit editor now supports OpenJDK 11. The 32-bit version of the editor continues to use Oracle JRE 8. Note that if Java 11 is used for running the schema editor, the openjfx 11 component must be accessible in the environment. * Updated Jackson JSON parser The editor now uses version 2.10.4 of the Jackson JSON parser. ==============================================================================